Search results

Text

Focus on Indonesia: Cross Curriculum Connections in Secondary Schools

Ideas and resources that connect the learning of Indonesian language with other learning areas.

Text

TikTok science stories lesson

In this lesson students learn about the diverse roles of science communicators and are challenged to create their own science communication text in a contemporary medium. Students will explore the important function science communicators play in informing the community and how different communication platforms are used ...

Text

Industrial design challenge – separating materials lesson

is lesson provides a great introduction to the idea of separating mixtures and enables students to consider separation as a process that operates on macroscopic levels. Students also learn about waste management and recycling processes in Australia. The lesson provides students with an opportunity to engage in hands-on ...

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Visual to text coding: Lesson 5

This is the fifth in a series of lessons to transition from visual coding to text-based coding with a general purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to create and use arrays (also called lists).

Online

Systems Thinking and AI applications

This lesson takes a systems thinking approach to understanding the place of artificial intelligence (AI) as a component within solutions to real world problems, such as predicting bushfire hotspots, spotting and monitoring animals in the wild, automated horticulture and agriculture, and early detection of medical issues.

Online

Home automation: General purpose programming

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities for year levels 7-8 are designed for students using general purpose programming languages JavaScript and Python, with similar content to the visual coding lesson Home ...

Online

Coding for GUIs Lesson 1: Structure, style and function

This is the first in a series of lessons to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

Online

Visual to text coding: Lesson 10

This is the tenth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the coding concept of functions. Functions can help organise code, reduce repetition and more to be explored later.

Online

Off to the movies

This is a simple Boolean (true/false) application where its asks the user’s age - if you are over 15 then you can watch G and M rated movies - if you are under 15, then you can only watch G rated movies. This lesson was designed in collaboration with Jason Vearing QSITE (Gold Coast Chapter).

Online

Growing healthy plants using natural pesticides

Plants are vulnerable to pests and diseases. This learning activity is designed for children to: understand how to cultivate healthy plants using organic gardening methods; look to natural ingredients as a solution to ridding plants of unwanted pests and diseases; and know how to make a natural pesticide and evaluate the ...

Online

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Online

Programming LED circuit with Arduino IDE

In this lesson students will be using components of the LilyPad development kit to create a circuit of LED’s that are controlled using a basic Arduino program, written in the Arduino IDE. Starting with a simple sequence of turning a LED on and off, the students can be challenged to choose a piece of music with a steady ...

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.

Online

Creating compost

Compost is created when organic materials such as twigs, leaves, dry grass and kitchen food scraps break down. Composting is a great way to reduce the amount of landfill that is produced, and also provides soil full of good nutrients that can be used on the garden. OUTCOMES of this learning activity are for students to: ...

Online

Waterways: clean-up

We all have the power to help keep our coastlines, rivers, lakes, swamps, creeks, floodplains, billabongs and estuaries clean by diverting rubbish from our waterways. This can be done with regular clean-ups, picking up litter when you see it, and changing our behaviour such as limiting our use of single-use plastic. This ...

Online

Creating an Indigenous plant-use garden: resources from the bush

For thousands of years, First Nations peoples across Australia have been using plants for many different purposes. Plants are used for food, fibre, shelter, medicine, tools and utensils, hunting, music and ceremony. Everything they needed to survive comes from the land. Outcomes of this learning activity are for learners ...

Online

Creating an Indigenous plant-use garden: plant list

For thousands of years, First Nations peoples across Australia have been growing and cultivating plants. Plants are grown for many different purposes, including food, tools, medicine, shelter, clothing, hunting, carrying, water craft, ceremony and land management. Everything they needed to survive is provided by the bush. ...

Text

Bias in science

Students are often unaware of biases that operate in society and the ways in which these biases can limit the contributions of diverse Australians. In this lesson they have an opportunity to explore the ways women have been written out of science history, and to take action to highlight the importance of diversity in STEM. ...

Online

Visual to text coding: Lesson 3

This is the third in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to generate and use random numbers.